home *** CD-ROM | disk | FTP | other *** search
- Path: hamlet.uncg.edu!q_zhong
- From: "QIAN . ZHONG" <q_zhong@hamlet.uncg.edu>
- Newsgroups: comp.lang.c++,comp.lang.c
- Subject: debug before main()
- Date: Tue, 5 Mar 1996 17:23:01 -0500
- Organization: The University of North Carolina at Greensboro
- Message-ID: <Pine.SOL.3.91.960305171701.17346B-100000@hamlet.uncg.edu>
- NNTP-Posting-Host: hamlet.uncg.edu
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
-
- Hi, folks:
-
- What is the good way to debug the program before main(), I am using Borland
- compiler, which generate a map file, and show the program entry point is
- 0000:0000, relative memory start point,
- how to load the program and start debug from 0000:0000 ?
-
-
- Qian Zhong
- Department of Chemistry.
- UNC, Greensboro
- Email: q_zhong@hamlet.uncg.edu
-
-
-